home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 440 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.4 KB

  1. Path: news.cis.nctu.edu.tw!usenet
  2. From: terryt@mcs.com (Terry Trippany)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: How does VC++'s interface compare to VB?
  5. Date: 4 Jan 1996 15:26:41 GMT
  6. Organization: STR/Baxter Labs
  7. Message-ID: <4cgrjh$nst@news.cis.nctu.edu.tw>
  8. References: <4ca604$1o1@news.iconn.net>
  9. NNTP-Posting-Host: @159.198.73.111
  10. Mime-Version: 1.0
  11. Content-Type: Text/Plain; charset=US-ASCII
  12. X-Newsreader: WinVN 0.99.7
  13.  
  14. In article <4ca604$1o1@news.iconn.net>, thecrow@iconn.net says...
  15. >
  16. >I have been messing around with VB and I really like the concept, but the 
  17. >language blows and for some reason microsoft decided BASIC doesnt need to 
  18. >compile.  Does VC++ work pretty much the same way as far as interface goes? 
  19. Or 
  20. >is it much less 'visual'?
  21. >
  22. >
  23. >-- 
  24. >The Crow - thecrow@iconn.net
  25. >"It can't rain all the time"
  26. >-Kryptology
  27. >
  28. Crow,
  29.  
  30.   Hello, In VC++ you don't get the flexibility of the RAD tools such as VB, 
  31. BUT, once the interface is designed a proficient VC++ programmer can keep up.  
  32. In fact things start to slow down in VB if you try to do anything that may be 
  33. a little bit unconventional.
  34.  
  35.   However, you should probably look at Delphi if you like the VB interface, 
  36. compiled and much superior to VB.  I still prefer the C++ compilers but some 
  37. database applications beg for Delphi.  Borland was right on track with this 
  38. tool.
  39.  
  40. Good luck,
  41. Terry Trippany
  42. Strategic Technology Resources
  43. Chicago, IL
  44.  
  45.